ASP.NET Core MVC コントロールヘルプ
Command(Action<MenuCommandBuilder>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuItemBuilder クラス > Command メソッド : Command(Action<MenuCommandBuilder>) メソッド
The build action
Sets the Command property.
シンタックス
'宣言
 
Public Overloads Function Command( _
   ByVal build As System.Action(Of MenuCommandBuilder) _
) As MenuItemBuilder
public MenuItemBuilder Command( 
   System.Action<MenuCommandBuilder> build
)

パラメータ

build
The build action

戻り値の型

Current builder
参照

MenuItemBuilder クラス
MenuItemBuilder メンバ
オーバーロード一覧